[XEND] Rename Xen API methods to match case of the API documentation
authorAlastair Tse <atse@xensource.com>
Thu, 30 Nov 2006 14:48:42 +0000 (14:48 +0000)
committerAlastair Tse <atse@xensource.com>
Thu, 30 Nov 2006 14:48:42 +0000 (14:48 +0000)
commit75753a5ac92d545b9f606af107cd5005dab2caea
tree972d0351c483e867d8811da27f6cfaef61e9b10f
parent71710a8321ad082aa3861fd5ca9e8e6337cda8cc
[XEND] Rename Xen API methods to match case of the API documentation

Get rid of the case skewing in XendAPI.
Remove _to_xml methods because it has been removed from the latest API
docs.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xend/XendAPI.py